Conversation
|
This is a low priority task, I'll fix this failing checks later. |
f491eac to
30f12d1
Compare
30f12d1 to
c649804
Compare
|
I just realized that tests from stock_picking_line_sequence are failed when we install mrp in env because of this latest update PR from odoo repo. |
@AungKoKoLin1997 Does it actually break the functionality of |
|
I put |
|
Fixed the CI issue. Two points:
Before merging this PR, we need to update |
@yostashiro I knew it is incompatible with crm but I doubt that this is the root case of tests failed because crm_exception runs after sales_team_security installed. Please let me test auditlog together with sales_team_security. |
|
@yostashiro I think I was right. After I put together auditlog with sales_team_security, the tests are failed. I think there is no crm related modules and crm module is not installed in this CI. Then, you can also see the error message. That is not related with required fields alias_id. |
8741b92 to
36122b6
Compare
|
Thanks, Lin. I have reverted your last update and adjusted my comment in The incompatibility between |
4010